How to Install libprinterconf-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libprinterconf-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libprinterconf-dev software package provides Printer autodetection library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libprinterconf-dev 

libprinterconf-dev is installed in your system.

Make ensure the libprinterconf-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libprinterconf-dev *

You will get with libprinterconf-dev package name, version, architecture and description in a table

libprinterconf-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libprinterconf-dev
Version 0.5-12ubuntu1
Description Printer autodetection library
Sub Section libdevel


See Also, How to uninstall or remove libprinterconf-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?